vmx: Allow restore of context from a non-Intel processor. In
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 16 Jun 2008 14:22:41 +0000 (15:22 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 16 Jun 2008 14:22:41 +0000 (15:22 +0100)
commit31192a56d0b25cdd326cea0811a133688a86c188
tree48c52bb9d5a75873dc6d33503b0c6436ecfd0ebb
parent7280aab36008a5c2b4605b61847907f75f05b2d0
vmx: Allow restore of context from a non-Intel processor. In
particular, VMX requires segment 'granularity' to be set correctly, so
we force it if need be in vmx_set_segment_register().

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/vmx/vmx.c